-
-
Notifications
You must be signed in to change notification settings - Fork 13
fix: panel height issue #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for eslint-code-explorer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@amareshsm every time you merge with |
No sorry, I mean the scrollbar is too short and doesn't come all the way to the bottom of the screen. You can see in the screenshot that it stops above the gray bar on the right so there is a gap of white space underneath the scrollbar. |
Hi everyone 😄 Is this PR still in progress, or is there anything that needs to be done beforehand? |
Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update. |
This pull request was auto-closed due to inactivity. While we wish we could keep working on every request, we unfortunately don't have the bandwidth to continue here and need to focus on other things. You can resubmit this pull request if you would like to continue working on it. |
Prerequisites checklist
What is the purpose of this pull request?
What changes did you make? (Give an overview)
calc(100vh - 80px)
) for both the right and left panels to be consistent.Related Issues
Fixes #50
Is there anything you'd like reviewers to focus on?